home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.c++
- Path: uu4news.netcom.com!amc-gw!curtis
- From: curtis@amc.com (Curtis Green)
- Subject: Re: C++ and lex?
- Message-ID: <1996Jan24.174320.16807@amc.com>
- Organization: Applied Microsystems Corporation
- X-Newsreader: TIN [version 1.1 PL6]
- References: <4dugkp$fl8@apakabar.cc.columbia.edu>
- Date: Wed, 24 Jan 1996 17:43:20 GMT
-
- Take a look at GNU Flex. It has a lexer input class based on IOstreams. It
- is in development but works as advertised. Download the current version and
- you should be OK.
-
- --
- ------------------------------------------------------------------------------
- | Be seeing you...
- __&__ |
- / \ | Curtis Green
- | | | Applied Microsystems Embedded Systems
- | (o)(o) |
- C .---_) | (home) gozer@halcyon.com
- | |.___| |
- | \__/ | (work) curtis@amc.com
- /_____\ | http://www.amc.com
- /_____/ \ |
- / \ | My opinions are expressly mine on my own.
- ------------------------------------------------------------------------------
-